gpsbabel.git
2015-09-15 Robert LipeCheckpoint nmea work.
2015-08-17 mazgarmin_gpi: fix proximity alerts for large numbers...
2015-08-01 Robert LipeDon't do doc yet.
2015-08-01 Robert LipeInstall expat for xmlwf.
2015-08-01 Robert LipeMinor tweak to see if this triggers a Travis build.
2015-08-01 tsteven4fix doc creation which requires xmldoc/autogen directory.
2015-08-01 GPSBabelMerge pull request #2 from gpsbabel/gpsbabel-patch-1
2015-08-01 GPSBabelUpdate gpx.cc
2015-07-31 GPSBabelCreate README.md
2015-07-31 GPSBabelCreate .travis.yml
2015-07-18 tsteven4fix memeory leaks in mtk reader.
2015-07-18 tsteven4Fix decoding of mtk SID-ELE-AZI-SNR data when not all...
2015-07-08 robertlipeKludge ioapi.c for Cygwin.
2015-07-08 robertlipeA bunch of busy work to satisfy hyperactive warnings...
2015-07-07 robertlipeinclude <stdio.h> in gbser_win.cc
2015-06-30 robertlipeClear buff in csv_writer to that successive lines modif...
2015-06-20 robertlipeTypo fix in last commit.
2015-06-20 robertlipeGiovanni Zilli adds slope handling to subrip format.
2015-06-09 tsteven4fix xml well formed test that was broken in r4996.
2015-06-08 robertlipeGreg Troxel makes testo less dependent on being bash.
2015-06-08 robertlipeInclude QStringList
2015-06-08 robertlipeAdd a (somewhat lazy) class to handle writing zip files...
2015-06-03 tsteven4quiet debug messages in garmin_fit fix.
2015-06-03 tsteven4ignore array data when reading garmin fit fields.
2015-06-01 robertlipeRestructure gpx internals to move things from write...
2015-05-09 tsteven4fix some undefined behaviors found by -fsanitize=undefined.
2015-04-28 robertlipeTypo fix in gbser_win.cc
2015-04-28 tsteven4clean up stuttering semicolons.
2015-04-26 robertlipeFix test of set_location and configure_logging in skYtraq.
2015-04-08 tsteven4fix character set conversion issues with tomtom reader...
2015-04-01 tsteven4fix custom garmin icons.
2015-03-29 robertlipeResist malformed Lowrance USR files.
2015-03-29 robertlipeFix theoretical memory leak in tpo.
2015-03-23 robertlipeAllow any POSIX shell in testo.
2015-03-22 robertlipeAdapt to Edge 510's mutation of Garmin Fit to deal...
2015-03-22 robertlipeGleb Smirinoff contributes vertical speed calculation...
2015-03-20 robertlipeDon't document -c and -l as they've been dead for a...
2015-03-16 robertlipeInclude stdlib.h in gpslibusb.cc
2015-03-01 robertlipeRemove dead #defines for XML_{SHORT,LONG}_TIME.
2015-02-16 robertlipeMove xol to QXMLStreamWriter, event though I'm not...
2015-02-13 robertlipeDocument DPL900 on skytraq page.
2015-02-13 robertlipeTry to improve handling of 230400kbit/sec in Windows...
2015-02-01 robertlipeImprove doc for Garmin-specific options in GPX writer.
2015-01-27 robertlipeFix leak in text.cc that I introduced last night.
2015-01-27 robertlipeFix leak I just introduced. (Thanx, Jenkins!)
2015-01-27 robertlipeMinor doc improvements on our hodgepodge of C89 and Qt.
2015-01-27 robertlipeMove rot13() to QString.
2015-01-27 robertlipeMove global_opts.charset to QString.
2015-01-25 robertlipeDon't include strptime when we aren't using it.
2015-01-20 robertlipeEliminate use of strptime in cst.
2015-01-18 robertlipeMove pdbfile to deprecated. Drop uuid.h.
2015-01-13 tsteven4reset LC_NUMERIC after Qt steps on it.
2015-01-05 robertlipeDon't force user to specificy -t in sbp.
2015-01-03 robertlipeDelete mkdmg which hasn't been used in years.
2015-01-03 robertlipeMinor changes for Windows build.
2015-01-02 robertlipeDelete unused fn in mainwindow.cc. Bump version number...
2015-01-02 robertlipeHandle Yosemite version reporting on a Qt that doesn...
2014-12-31 robertlipeRalf Horstmann makes KML reader more robust in light...
2014-12-26 tsteven4harden nmea reader to unexpectedly long data fields.
2014-12-22 robertlipeDon't let Google format reader crash on malformed route...
2014-12-22 robertlipeOpenBSD's head doesn't support -c. Avoid in testo.
2014-12-22 robertlipeRalf Horstmann fixes out of bound read in Google polyli...
2014-12-21 tsteven4fix handling of extra columns in unicsv reader.
2014-12-17 robertlipeOoopsy. Didn't mean to delete gbser_posix.
2014-12-17 robertlipeRegenerate Makefile dependencies.
2014-12-16 robertlipeDon't hang on malformed UTF-16 input.
2014-12-15 robertlipeRalf Horstmann makes mynav more robust to afl fuzzer.
2014-12-15 robertlipeEw. Internally force-match QStrings and C strings...
2014-12-14 robertlipeBe more precise with buffer size in gbfread of a QString.
2014-12-14 robertlipeFix brain-o from last gpx change.
2014-12-14 robertlipeMake gpx_version a QString in gpx writer.
2014-12-14 robertlipeTry to use xasprintf less often when we're putting...
2014-12-13 robertlipeMove cet/cet_util out of defs.h and into files where...
2014-12-08 robertlipeContinue repair of #includes. We use a lot more std...
2014-12-08 robertlipeMechanical attempts at fixing Linux build. Still broke...
2014-12-07 robertlipeMisc minor internal code cleanups.
2014-12-01 robertlipeRalf Horstmann contributes support for Mynav Map Manage...
2014-11-25 robertlipeDon't explictly construct a QString from a QString...
2014-11-25 robertlipeFix some whitespace in KML writer where we mocked the...
2014-11-25 robertlipeWarning fixes for unused vars in psitrex.
2014-11-19 tsteven4fix error in kml reader parsing linestrings that don...
2014-10-19 tsteven4Bring Qstrings to gt_find_desc_from_icon_number,
2014-10-17 tsteven4support altitude in mainnav format.
2014-10-14 tsteven4add missing reference file from previous change.
2014-10-13 tsteven4more qstringification of kml format.
2014-10-12 tsteven4clean up gpx reader fix element handling. Note that...
2014-10-12 robertlipeMinort QString-ificaion of google.cc
2014-10-11 robertlipeFinish the sub-second support for unicsv...
2014-10-11 robertlipetop: prefer std::vector to temp xmalloc.
2014-10-08 robertlipeFix parse_coordinates in the same way.
2014-10-08 robertlipeFix failure to overload in parse_speed().
2014-10-06 robertlipeFix a minor leak in the KML geocache writer that I...
2014-10-06 robertlipeMove more internals, particularly in unicsv, to QString.
2014-10-05 robertlipeunicsv: Avoid a few time_t conversions that would lose...
2014-09-30 robertlipeFixes for f90g from Jim Keeler. Should be good to...
2014-09-30 robertlipeFix bad commit of f90g-sample.gpx.
2014-09-30 robertlipeAdd missing pieces of f90g, though they're commented...
2014-09-30 robertlipeWhite B. Coot contributes f90g support.
2014-09-30 robertlipeFix new memory leak in osm.
2014-09-29 robertlipeMatt Hague adds support for OSM way center tags.
next